Skip to content

Added monitor activity page for Fate transaction details#6371

Open
dlmarion wants to merge 2 commits into
apache:mainfrom
dlmarion:monitor-fate-tx-activity
Open

Added monitor activity page for Fate transaction details#6371
dlmarion wants to merge 2 commits into
apache:mainfrom
dlmarion:monitor-fate-tx-activity

Conversation

@dlmarion
Copy link
Copy Markdown
Contributor

No description provided.

@dlmarion dlmarion added this to the 4.0.0 milestone May 14, 2026
@dlmarion dlmarion requested a review from DomGarguilo May 14, 2026 17:18
@dlmarion dlmarion self-assigned this May 14, 2026
@dlmarion
Copy link
Copy Markdown
Contributor Author

I was looking at the Bulk Import page on the monitor, and I'm not sure that we will be able to show that level of detail going forward. That information is serialized in an object in the Fate transaction for the Bulk Import. Getting access to the serialized object requires that we reserve the Fate transaction, which we can't do if it's currently executing.

As a possible replacement for the Bulk Import page, this page shows the status of All Fate transactions (not just Bulk Import). It displays a lot of the same information as the command accumulo inst fate list.

@dlmarion
Copy link
Copy Markdown
Contributor Author

Screen shot of fate tx details page (under the activity menu)

FateDetails

IIRC the held and waiting locks are the namespace id or table id. The lock range is the prevEndRow and endRow, so they might need to be obfuscated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant